Developer --> Technical Publications
PATHHardware Documentation > USB Devices > Mac OS USB DDK API Reference


Hub Port Status Structure

The hub port status structure is of this form:

struct USBHubPortStatus {
    UInt16 portFlags;/* Port status flags */
    UInt16 portChangeFlags;/* Port changed flags */
};

© 1999 Apple Computer, Inc.

Previous | Back Up One Level | Next | Show Frames | Hide Frames